home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1997 August / Walnut Creek CDROM.7z / VOL_400 / 460_01 / UIDEMO / DEMOS.TXT < prev    next >
Encoding:
Text File  |  1996-04-11  |  2.3 KB  |  48 lines

  1.  
  2.  
  3.                       LIST OF YACL GUI DEMO PROGRAMS
  4.  
  5. 3dlabels        Demonstration of YACL's "three-dimensional" 3dLabel class
  6. animate         A simple "bouncing ball" animation program
  7. bigstrvw        An example of building very large StringViews    
  8. bitmap0         Simple bitmap
  9. bmpbtns         Push buttons and toggle buttons with bitmaps on them
  10. borders         Different types of window borders
  11. calc            A simple multi-radix calculator
  12. calendar        A simple monthly calendar. If built for X/Motif, this app
  13.                 demonstrates how to set instance names for widgets
  14. clock           A digital clock
  15. color           Display of color selection
  16. combobox        A combo box
  17. cursor          How to set cursors of visual objects
  18. dialog0         A simple dialog
  19. dialog1         A "dual StringView" dialog
  20. dialog2         Resource-based dialog (only under MS Windows and Win NT)
  21. dyndlg          Dynamic dialogs
  22. editors         Single-line editors for numbers, dates and passwords
  23. environ         Display of environment variables
  24. font            Display of strings drawn in different fonts
  25. graphic1        A simple rubber-banding example
  26. graphic2        Simple display of some graphics capabilities
  27. graphic3        Like graphic2, but uses in-memory surface for fast painting
  28. hello1          A "hello, world" program
  29. hello2          A second "hello, world" program
  30. hello3          Demo of setting fonts of simple visual objects
  31. hit_test        Hit-testing of graphic objects (line, ellipse, rectangle)
  32. menu0           A simple menu bar
  33. menu1           A slightly more involved menu bar
  34. menu_dbl        Two windows with separate menu bars
  35. popmenu         A menu bar and a popup menu
  36. popmenu1        Menu bar, popup menu and status display
  37. print           Printing (not available under Motif)
  38. resource        Resource dialogs and menus (only under Windows and NT)
  39. scroll          A scroll-bar demo
  40. scrolwin        A demo of the ScrollableWindow abstraction
  41. sharemdl        A demo of sharing the model between two StringViews
  42. stddlg          Standard message box and file selection dialogs
  43. textedit        A simple multi-line text editor demo
  44. txteditr        A simple menu-driven text editor
  45. track           Tracking the mouse position
  46. wait            Demo of progress dialogs
  47. window          Window position and size demo
  48.